Package | nictiz.fhir.nl.r4.medicationprocess9 |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/OperationDefinition/Medication-Overview |
Url | http://nictiz.nl/fhir/OperationDefinition/Medication-Overview |
Version | 2.0.0-beta.6 |
Status | active |
Name | MedicationOverview |
Experimental | False |
Realm | nl |
Description | The *medication-overview* operation provides a simple method for a client to request a patient's current Medication Overview based on the information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The response is a Bundle of type 'searchset' and needs to conform to the profile listed in the operationdefinition-profile extension. At a minimum a List resource is returned, along with any other resources that the server has available for the Medication Overview. The server also returns whatever resources are needed to support the Medication Overview - e.g. linked practitioners, organizations, etc. If there are no medication related clinical resources, this operation SHALL return an empty List resource containing an appropriate value for the `.emptyReason` element. |
Purpose | To describe how to retrieve and provide a Medication Overview conform the Medication Process information standard. This operation removes the complexity of requesting the medication overview from the client to the server. |
Type | false |
Kind | operation |
CapabilityStatement | |
http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.RetrieveServe ![]() | mp MedicationOverview.RetrieveServe |
http://nictiz.nl/fhir/CapabilityStatement/medication-clientcapabilities ![]() | MedicationClient |
http://nictiz.nl/fhir/CapabilityStatement/medication-servercapabilities ![]() | MedicationServer |
No resources found
{
"resourceType" : "OperationDefinition",
"id" : "Medication-Overview",
"url" : "http://nictiz.nl/fhir/OperationDefinition/Medication-Overview",
"version" : "2.0.0-beta.6",
"name" : "MedicationOverview",
"status" : "active",
"kind" : "operation",
"experimental" : false,
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "The *medication-overview* operation provides a simple method for a client to request a patient's current Medication Overview based on the information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The response is a Bundle of type 'searchset' and needs to conform to the profile listed in the operationdefinition-profile extension. At a minimum a List resource is returned, along with any other resources that the server has available for the Medication Overview. The server also returns whatever resources are needed to support the Medication Overview - e.g. linked practitioners, organizations, etc. If there are no medication related clinical resources, this operation SHALL return an empty List resource containing an appropriate value for the `.emptyReason` element.",
"purpose" : "To describe how to retrieve and provide a Medication Overview conform the Medication Process information standard. This operation removes the complexity of requesting the medication overview from the client to the server.",
"code" : "medication-overview",
"comment" : "This operation assumes that the server has identified and secured the context appropriately, and can either associate the authorization context with a single patient, or determine whether the context has the rights to the nominated patient, if there is one.",
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "patient",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "The identifier of a patient for which this operation is executed. This parameter is not necessary if the operation is executed in context of a specific authenticated and authorized patient.",
"type" : "Identifier"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/operationdefinition-profile",
"valueUri" : "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle"
}
],
"name" : "return",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "The patient's current medication overview based on the information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The Bundle shall be compliant with the mp-MedicationOverview-Bundle profile.",
"type" : "Bundle"
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.